home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
wb
/
czesc_2
/
ml
/
man
/
dos
/
iconx
< prev
next >
Wrap
Text File
|
1993-01-23
|
1KB
|
38 lines
ICONX(1) DOS COMMANDS ICONX(1)
NAME
ICONX : to execute a script file from Workbench.
SYNOPSIS
ICONX
TEMPLATE
ICONX ?
PATH
C:
DESCRIPTION
ICONX is used to run script files from the Workbench. The options
are available through the Project icon's Tool Types. To make the script
file executable from Workbench, it is necessary to attach a project icon
to the file (copy any Project icon and name it <ScriptName.icon> where
<ScriptName> stands for the name of the scriptfile.) The icon and the
script file must be in the same directory. The default tool type of the
icon must then be set to C:Iconx (using the Workbench INFO menu item).
The WINDOW= and DELAY= can be set using the tool types.
OPTIONS
WINDOW= : this is to define a window specification for ICONX to open
when it executes the script. Any device or window can be
used.
Example: WINDOW=CON:0/0/400/200/Script
DELAY= : sets the number of second ICONX will wait before closing the
console window. This is useful if one wants to give the user
enough time to read what is output on the screen. If 0 is
specified, ICONX will wait for a CTRL-C to close the console.
SEE ALSO
EXECUTE, Workbench.